home *** CD-ROM | disk | FTP | other *** search
/ Champak 74 / Volume 74 My Disc - Damaged.iso / Games / santa_roof_top-top.swf / scripts / DefineButton2_251 / BUTTONCONDACTION on(release).as
Text File  |  2008-08-08  |  107b  |  6 lines

  1. on(release){
  2.    _root.sound.buttonsound();
  3.    _parent.gotoAndPlay(77);
  4.    _root.mytargetcourse = 3;
  5. }
  6.